﻿#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
	z-index: 1;
}
#wd {
	position: relative;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	top: 2px; /*height: 670px;*/;
	height: 1204px;
	width: 700px;
	font-family: Arial;
	text-align: left;
	color: #fff;
	text-transform: none;
	border-radius: 20px;
	border: 5px solid #eee;
	background-color: #8b2939;
	box-shadow: 1px 1px 5px 2px #777;
	z-index: 1;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	background-image: url('../images/Events/TanzenPflanzen2026.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.artik1 {
	position: relative;
	float:left;
	margin-left: 30px;
	top: 1044px;
	width: 100%;
	z-index: 10;
}
.qrc {
	position: relative;
	text-align: center;
	width: 120px;
	height: 120px;
	top:-140px;
	color: #fff;
	float:left;
	z-index:100;
}
.klr{
				
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				border-radius: 8px;
				 
}
.code {
	border-width: 2px;
	border-color: #FFFFFF;
	border-style:solid;
}

